翻訳と辞書
Words near each other
・ Apache Giraph
・ Apache Gold
・ Apache Gora
・ Apache Group
・ Apache Gump
・ Apache Hadoop
・ Apache Hama
・ Apache Harmony
・ Apache HBase
・ Apache Hive
・ Apache HiveMind
・ Apache HTTP Server
・ APACHE II
・ Apache Incubator
・ Apache Indian
Apache Ivy
・ Apache Jackrabbit
・ Apache James
・ Apache Jelly
・ Apache JMeter
・ Apache JServ Protocol
・ Apache Junction High School
・ Apache Junction News
・ Apache Junction Unified School District
・ Apache Junction, Arizona
・ Apache Kafka
・ Apache Karaf
・ Apache Kid
・ Apache Kid (comics)
・ Apache Kid (disambiguation)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Apache Ivy : ウィキペディア英語版
Apache Ivy

Apache Ivy is a transitive dependency manager. It is a sub-project of the Apache Ant project, with which Ivy works to resolve project dependencies. An external XML file defines project dependencies and lists the resources necessary to build a project. Ivy then resolves and downloads resources from an artifact repository: either a private repository or one publicly available on the Internet.
To some degree, it competes with Apache Maven, which also manages dependencies. However, Maven is a complete build tool, whereas Ivy focuses purely on managing transitive dependencies.
Newer build tools and continuous integration servers regularly support or include Ivy:
* sbt, or "simple build tool," the primary build tool for Scala projects, incorporates Ivy for its dependency management.
* Grails (until anticipated 3.0 release in 2014)
* gradle (until replaced by an internal dependency resolution engine in release 1.0)
* Jenkins
==Features==

* Managing project dependencies
* XML-driven declaration of project dependencies and JAR repositories
* Automatic retrieval of transitive dependency definitions and resources
* Automatic integration to publicly available artifact repositories
* Resolution of dependency closures
* Configurable project state definitions, which allow for multiple dependency-set definitions
* Publishing of artifacts into a local enterprise repository

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Apache Ivy」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.